AttrGetIntAttrib

Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index Return to Main Contents
 

NAME

AttrGetIntAttrib()  

SYNOPSIS

misc_lib/miscattr.c:242

int AttrGetIntAttrib(IPAttributeStruct *Attrs, char *Name)
 

DESCRIPTION

Routine to get an integer attribute.  

PARAMETERS:

Attrs: Attribute list to search for requested attribute.

Name: Name of requested attribute.  

FUNCTION RETURN VALUE

int: Found attribute, or IP_ATTR_BAD_INT if not found.  

SEE ALSO

AttrSetIntAttrib, AttrSetPtrAttrib, AttrGetPtrAttrib, AttrSetRealAttrib, , AttrGetRealAttrib, AttrSetStrAttrib, AttrGetStrAttrib,

 

ORIGIN

(C) Copyright 1989/90-95 Gershon Elber, Technion, IIT


 

Index

NAME
SYNOPSIS
DESCRIPTION
PARAMETERS:
FUNCTION RETURN VALUE
SEE ALSO
ORIGIN

This document was created by man2html, using the manual pages.
Time: 07:27:11 GMT, October 17, 2022